home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Diversos / taxidriver.swf / scripts / DefineButton2_350 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2007-03-12  |  376 b   |  24 lines

  1. on(release){
  2.    ┬º┬ºpush(true);
  3.    ┬º┬ºpush(false);
  4.    ┬º┬ºpush(false);
  5.    ┬º┬ºpush(true);
  6.    while(true)
  7.    {
  8.       if(┬º┬ºpop())
  9.       {
  10.       }
  11.       if(┬º┬ºpop())
  12.       {
  13.       }
  14.       if(┬º┬ºpop())
  15.       {
  16.          break;
  17.       }
  18.       ┬º┬ºpush(true);
  19.       ┬º┬ºpush(false);
  20.    }
  21.    e = "f" + g.h + ┬º┬ºconstant(4);
  22.    getURL(e,┬º┬ºconstant(5));
  23. }
  24.